/* Fichero Principio Hoja de Estilos */

body { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-right: 5px;
	margin-left: 5px;}

.tbldos,
.tblmenú {
	width: 100%;
	align: center;
	border: solid #000000 1px;
	}
 
.recuadro
	{
	text-align: center;
	width: 70%;
	border: solid #000000 3px;
	font-family: Times New Roman;
	font-weight: bold;
	margin:  0 auto;
	 }	

.director
	{
	font-family: Times New Roman;
	font-size: .9em;
	 }

.franq
	{
	font-family: Times New Roman;
	font-size: 1em;
	text-align: center;
	font-weight: bold;
	 }

.dirnombre
	{
	font-family: Times New Roman;
	font-size: .9em;
	font-weight: bold;
	x-margin:  0 auto;
	 }

.tblextra
	{
	width: 65%;
	X-border: solid #000000 1px;	
	 }	

.tblsuple {
	  width: 95%;
	  border: solid #000000 1px;
	  }

.tblmenú hr{
	width: 60%;
	border: solid #000000 0px;
	} 

.titmenu
	{
	font-weight: bold;
	text-align: center;
	}


.titsuple
	{
	font-weight: bold;
	text-align: center;
	}	

.suplenlace
	{
	width: 18%;
	font-weight: normal;
	text-align: justify;	
	}

.Comple
	{
	width: 50%;
	font-weight: normal;
	text-align: justify;	
	}

.enlace
	{
	text-align: justify;
	font-weight: italic;
	}

.titulo {
	font-size: 3em;
	xcolor: #1E3A6D;
	xpadding: 31px;
	text-align: center;
	font-family: Times New Roman;
	font-weight: bold;}

.titulo1 {
	font-size: 1em;
	background-color:#000000;
	color: #ffffff;
	padding: 1px;
	text-align: center;
	font-family: Times New Roman;
	font-weight: bold;}

.titulo2 {
	font-size: 0.6em;
	xcolor: #1E3A6D;
	padding: 2px;
	text-align: center;
	font-family: Times New Roman;
	font-weight: bold;}

.titulo3 {
	font-size: 0.75em;
	xcolor: #1E3A6D;
	padding: 1px;
	text-align: center;
	font-family: Times New Roman;
	font-weight: bold}

.enca {
	font-size: 1.02em;
	width: 57%;
	padding: 2x;
	valign: TOP;
	text-align: center;
	font-family: Times New Roman;
	}

.enca1 {
	font-size: 1.025em;
	width: 18%;
	xcolor: #1E3A6D;
	padding: 2px;
	valign: TOP;
	text-align: center;
	font-family: Times New Roman;
	}


      .tblMenú td a:link,
      .tblMenú td a:visited
       {
        xbackground-color: #CEDDCC;
        xborder: solid #CEDDCC 1px;
        xtext-decoration: none;
        xpadding: 1px 4px;
        color: #00A086;
        xwidth: 100%;
       }

.tblMenú td a:visited
	{
	color: "#ff3A6D";
	}

.tblMenú td a:hover 
	{
	color: "#1E3A6D";
	}

A:link {color: "#009933";}
A:visited {color: "#009933";}
A:hover {xcolor: "#1E3A6D";}


/* Final Fichero Hoja de Estilos